Welcome![Sign In][Sign Up]
Location:
Search - arm sd

Search list

[Linux-Unixarm

Description: 嵌入式系统设计与实例开发实验教材二源码 多线程应用程序设计 串行端口程序设计 AD接口实验 CAN总线通信实验 GPS通信实验 Linux内核移植与编译实验 IC卡读写实验 SD驱动使用实验 GPRS通信实验 音频驱动及应用实验 嵌入式Web服务器实验 IDE—CF卡模块读写实验 PS2键盘鼠标驱动实验
Platform: | Size: 18951688 | Author: lisuwei | Hits:

[Embeded-SCM DevelopSD卡/MMC 用ARM实现

Description: 用ARM实现实现SD、MMC卡的读写功能
Platform: | Size: 6422 | Author: kobycaptain | Hits:

[SourceCodeARM读写SD卡程序

Description: zlg arm2200 ARM读写SD卡程序
Platform: | Size: 488058 | Author: skykey3 | Hits:

[SourceCodeARM下SD卡读写模块

Description: zlg ARM下SD卡读写模块
Platform: | Size: 169403 | Author: skykey3 | Hits:

[Otherarm嵌入式应用笔记lpc2300

Description: 是周立功的书,里面有以太网,U盘,USB设备驱动,SD/MMC开发,tcp/ip,是一本很有用的书哦,网上很难下到,是周立功内部的书,本人不敢独享,贡献出来大家共同进步哦
Platform: | Size: 52265921 | Author: yichenlin123@yahoo.com | Hits:

[Embeded Linuxzlg sdmmc

Description: 周立功的 SD/MCC 卡的源码,自己的高质量源码不多,希望这个源码能为贵网添砖加瓦,我怀着虔诚的心想加入这个大集体!-weeks meritorious SD/MCC cards source, the source of high-quality small, hope your source for network building blocks, I thought with the pious to join the large group!
Platform: | Size: 25600 | Author: 陈文杰 | Hits:

[ARM-PowerPC-ColdFire-MIPSS3C2413_UserManual_Rev0.0_051122

Description: 三星新出的一款ARM926EJ-S内核芯片,时钟高达266MHZ,带有图像(CAMERA)接口,LCD接口,USB,SD,UART,SPI,IIS,IIC等接口,资源丰富,是s3c2440和S3C24A0的低成本代替产品。-Samsung's first and ARM926EJ-S processor chip, the clock up to 266MHZ. with images (CAMERA) interface, LCD interface, USB, SD, UART, SPI, IIS, IIC interfaces, rich resources, and S3C24A0 s3c2440 is a low-cost substitute products.
Platform: | Size: 1809408 | Author: 歪歪 | Hits:

[SCMSD_FAT32

Description: 基于c51的SD驱动程序,在FAT32文件系统中.-based on the SD decoder drivers, the FAT32 file system.
Platform: | Size: 57344 | Author: james | Hits:

[Embeded Linuxarm_sd_driver

Description: 三星S3C2410的linux的SD卡驱动程序-Samsung S3C2410 linux SD Card Driver
Platform: | Size: 24576 | Author: phenix | Hits:

[SCMmmc_linxu2.6.x_arm

Description: 基于三星2410b,linux下的SD卡驱动-based Samsung 2410b, linux under the SD Card Driver
Platform: | Size: 31744 | Author: 杨川 | Hits:

[Embeded LinuxSD_driver

Description: 是 基于s3c2410的sd卡存储实验。arm基础实验代码,运行ok
Platform: | Size: 307200 | Author: | Hits:

[ARM-PowerPC-ColdFire-MIPSLM3S828

Description: tellaris Luminary Micro ARM 系列之 DK-LM3S828 多个学习范例全都是基于 Keil 工程版的范例, 并包含 LM3S Library Source Code ,而范例内容列举如下: 1.BitBand 2.I2C_Atmel 3.GPIO_JTAG 4.GPIO_LED 5.Hello 6.Interrupts 7.QS_DK_LM3S828 8.SSI_Atmel 9.Timers 10.UART_Out 11.WatchDog 等-tellaris Luminary Micro ARM series DK-LM3S828 example of a number of study are engineering-based version of the Keil example, and includes LM3S Library Source Code, and examples of content are listed below: 1.BitBand 2.I2C_Atmel 3.GPIO_JTAG 4.GPIO_LED 5.Hello 6.Interrupts 7.QS_DK_LM3S828 8.SSI_Atmel 9.Timers 10.UART_Out 11.WatchDog, etc.
Platform: | Size: 462848 | Author: kly | Hits:

[OS DevelopWINCE4.2_PXA255_SDMMC_SOURCE

Description: WINDOWSCE4.2 ARM PXA255 SDMMC驱动程序源代码,可以直接使用-WINDOWSCE4.2 ARM PXA255 SDMMC driver source code, can be directly used
Platform: | Size: 120832 | Author: 深间的 | Hits:

[Embeded Linuxspansion

Description: 1.under bootloader 1)cd your_dir/mrua_EM8620L_2.5.115.RC8_dev.arm.bootirq/MRUA_src/loader 2)将flash_v3.c改名为flash.c替换原来的flash.c 3)编译 2.under linux kernel 1)cd armutils_2.5.108.0/build_arm/linux-2.4.22-em86xx/drivers/mtd 2)将mtdblock_v4.c改名为mtdblock.c替换原来的mtdblock.c 3)cd armutils_2.5.108.0/build_arm/linux-2.4.22-em86xx/drivers/mtd/chips 4)将cfi_cmdset_0002_v4.c改名为cfi_cmdset_0002.c替换原来的cfi_cmdset_0002.c 5)编译。 note:如果在使用cat等指令写flash的过程中出现下面的信息: Flash write to Buffer aborted @ 0x****** = 0x****** 是正常信息。 -1.under bootloader 1) cd your_dir/mrua_EM8620L_2.5.115.RC8_dev.arm.bootirq/MRUA_src/loader 2) will be renamed as flash_v3.c replacement flash.c original flash.c 3) compile 2.under linux kernel 1) cd armutils_2.5.108.0/build_arm/linux-2.4.22-em86xx/drivers/mtd 2) will be renamed as mtdblock_v4.c replacement mtdblock.c original mtdblock.c 3) cd armutils_2.5.108.0/build_arm/linux-2.4 .22-em86xx/drivers/mtd/chips 4) will be renamed as cfi_cmdset_0002_v4.c replacement cfi_cmdset_0002.c original cfi_cmdset_0002.c 5) compiler. note: If the cat, such as instruction in the use of flash in the process of writing the following information: Flash write to Buffer aborted @ 0x****** = 0x****** is normal information.
Platform: | Size: 22528 | Author: qiujian | Hits:

[ARM-PowerPC-ColdFire-MIPSLPC2148_SD_Udisk

Description: LPC214X 中的SD读写例程;LPC2142 虚拟U盘源程序 KEIL工程;LPC2148_SD卡实现U盘;速度上已经优化。-LPC214X the SD routines to read and write LPC2142 Virtual U disk source KEIL works LPC2148_SD card realize U disc speed has been optimized.
Platform: | Size: 566272 | Author: 马良 | Hits:

[SCMAVR_MMC_SD_CARD

Description: ARM单片机控制SD卡的读写,内容详细且很经典-ARM SCM SD card reader, detailed and very classic
Platform: | Size: 1473536 | Author: llc1 | Hits:

[ARM-PowerPC-ColdFire-MIPSlpc2148_usb_firmware_update

Description: LPC2148的USB口固件升级代码,做ARM远程升级的朋友可以看看,重点看看汇编部分和分散加载文件-LPC2148 s USB port firmware upgrade code, to do remote upgrades ARM friends can look at look at the compilation of some of the focus and decentralized load the file
Platform: | Size: 359424 | Author: 梁锋 | Hits:

[OtherZLGSmartARM2200ZLG_CFSDMMC

Description: 周立功的基于SmartARM2200ZLG_FS读写SDMMC卡-Zhou Ligong SmartARM2200ZLG_FS based SDMMC card reader
Platform: | Size: 48128 | Author: Jun | Hits:

[ARM-PowerPC-ColdFire-MIPSSAM7X256-TC-ADS1.2

Description: AT91SAM7X系ARM系统开发功能测试程序,如果你着手用AT91SAM来进行系统开发,这是确实是个很好的资料,有了他,会助你一臂之力.本源码是ADS1.2下的源码,用于TC功能测试-ARM System Development Department AT91SAM7X functional test procedures, if you proceed with AT91SAM for systems development, this is indeed a very good information, with him will help you. ADS1.2 of the source code is under source code for TC functional testing
Platform: | Size: 942080 | Author: 龙觊峰 | Hits:

[ARM-PowerPC-ColdFire-MIPSembed_sd

Description: 用于arm(STR710系列)对sd卡的操作,spi方式,包括sd卡的读写擦除初始化等。-For the arm (STR710 series) on the sd card operation, spi, including sd card initialization such as reading and writing erased.
Platform: | Size: 282624 | Author: 聂永波 | Hits:
« 1 2 3 45 6 7 8 9 10 »

CodeBus www.codebus.net